(i)
A×B = {(-2,-1), (-2,4), (2,-1), (2,4), (3,-1), (3,4)}
A×A = {(-2,-2), (-2,2), (-2,3), (2,-2), (2,2), (2,3), (3,-2), (3,2), (3,3)}
B×A = {(-1,-2), (-1,2), (-1,3), (4,-2), (4,2), (4,3)}
(ii)
Since A = B, all products are identical:
A×B = A×A = B×A = {(p,p), (p,q), (q,p), (q,q)}
(iii)
A×B = ∅ (since B is the empty set)
A×A = {(m,m), (m,n), (n,m), (n,n)}
B×A = ∅
Key Concept: The Cartesian product with the empty set is always the empty set.